home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / winsock / wstbar25.zip / README.1ST < prev    next >
Text File  |  1995-07-08  |  7KB  |  189 lines

  1. READ ME for WSTBar 2.5 (7/7/1995)
  2. -------------------------------------
  3. WSTBar is a MS Windows application that displays a horizontal or vertical
  4. toolbar (TOPMOST) that holds command buttons for INTERNET applications. 
  5. The toolbar is setup to run the following applications:
  6.  
  7. Trumpet Winsock
  8. Web Browser
  9. E-Mail
  10. News
  11. FTP
  12. Gopher
  13. Telnet
  14. Finger
  15. Internet Phone
  16. IRC (Internet Relay Chat)
  17.  
  18. New Features in version 2.5
  19. ---------------------------
  20. Version 2.5 includes the following new features.
  21.  
  22. - An option for a Horizontal or Vertical toolbar
  23. - Drag and drop toolbar placement
  24. - Drag toolbar sizing
  25. - Minor updates to the MS Windows-based editor for editing WSTBAR.INI
  26.  
  27.  
  28. The application that WSTBar runs when a command button is clicked is
  29. user-defined. The file WSTBAR.INI hold references (disk, path and EXE name)
  30. for your INTERNET application preferences. Once WSTBar is installed, use the
  31. WSTBAR Setup program (installed in the WSTBar Program Group) to edit the 
  32. settings in WSTBAR.INI (located in the \WINDOWS directory).
  33.  
  34. Installation
  35. ------------
  36.  
  37. NOTE: This application requires VBRUN300.DLL
  38.  
  39. 1. Un-ZIP the contents of WSTBAR??.ZIP into a temporary directory
  40. 2. Start Microsoft Windows (if not already started)
  41. 3. From the Program Manager, select the File menu and choose Run
  42. 4. Type <drive>:<path>SETUP.EXE and press ENTER. Where <drive> and <path>
  43.    is the disk drive and path where you have placed the un-zipped files.
  44.  
  45. The files required for WSTBar will be copied to a directory on your
  46. computer (C:\WSTBAR by default), and the setup program will create a 
  47. program group for WSTBar. At this point, you MUST use the WSTBar Setup
  48. program to edit WSTBAR.INI (located in the \WINDOWS) directory. 
  49.  
  50. Setting the toolbar location
  51. ----------------------------
  52. Version 2.5 of WSTBar includes options for either a horizontal or vertical
  53. toolbar. The type of toolbar is specified in WSTBAR.INI (BarType).
  54.  
  55. WSTBar also allows you to set the location of the toolbar using settings in
  56. WSTBAR.INI or by dragging the toolbar. The toolbar position is specified in
  57. pixels. The toolbar can also be sized by dragging any side or corner of the
  58. toolbar. When you exit WSTBar (right mouse click on any button) the current
  59. toolbar position is saved to WSTBAR.INI so that the next time WSTBar is 
  60. loaded, it will appear in the same position.
  61.  
  62. Here are two typical settings for the toolbar position.
  63.  
  64. Top Right-Hand corner   Right-Hand Side           
  65. ---------------------   -----------------------   
  66. BarType=Horizontal      BarType=Vertical          
  67. BarLeft=5400            BarLeft=9220              
  68. BarTop=0                BarTop=1500               
  69.  
  70.  
  71. Selecting your applications
  72. ---------------------------
  73. You can select the applications that WSTBar will run when the buttons on the
  74. toolbar are clicked. Replace the path and filename of the INTERNET 
  75. applications with the path and filename of your INTERNET applications.
  76.  
  77. Setting the number of toolbar buttons
  78. -------------------------------------
  79. You can customize the number of toolbar buttons in WSTBar. If you leave
  80. a line in the [WSTBar] without an application path and filename, the 
  81. corresponding toolbar button will be removed from WSTBar. Here is an
  82. example [WSTBar] section from WSTBAR.INI:
  83.  
  84. [WSTBar]
  85. WinSock=d:\infinet\tcpman.exe
  86. WWW=d:\infinet\netscape\netscape.exe
  87. EMail=d:\infinet\mail\weudora.exe
  88. News=d:\infinet\newsread\nx.exe
  89. FTP=d:\infinet\ftp\ws_ftp.exe
  90. Gopher=d:\infinet\gopher\wsgopher.exe
  91. Telnet=
  92. Finger=d:\infinet\finger\finger.exe
  93. IPhone=
  94. IRC=
  95. LoadOnStart=
  96.  
  97. Based on the above section, the toolbar for WSTBar would include toolbar
  98. buttons for WinSock, WWW, EMail, News, FTP, Gopher, and Finger. Since
  99. Telnet, IPhone, and IRC do not include path and filenames the toolbar
  100. buttons for these applications will be removed.
  101.  
  102. Using LoadOnStart
  103. -----------------
  104. To load a specific application when WSTBar is started, add the application to 
  105. the LoadOnStart option in WSTBAR.INI. Allowable options for LoadOnStart are 
  106. WinSock,WWW,EMail,News,FTP,Gopher,Telnet,Finger,IPhone, and IRC. This option 
  107. is blank by default.
  108.  
  109. Using you own help tips
  110. -----------------------
  111. You can customize the help tips that are displayed by WSTBar. To specify
  112. new help tips, use the WSTBar Setup program to edit the settings in WSTBAR.INI.
  113. Replace the existing help tips with the desired help tips. Below is an 
  114. example of the [WSTBarHelp] section from WSTBAR.INI
  115.  
  116. [WSTBarHelp]
  117. WinSockHelp="Winsock"
  118. WWWHelp="Netscape"
  119. EMailHelp="Eudora"
  120. NewsHelp="News eXpress"
  121. FTPHelp="WS FTP"
  122. GopherHelp="Gopher"
  123. TelnetHelp="Telnet"
  124. FingerHelp="WS Finger"
  125. IPhoneHelp="Internet Phone"
  126. IRCHelp="IRC"
  127.  
  128. Loading you own icons
  129. ---------------------
  130. You can customize the toolbar icons that are displayed by WSTBar. To 
  131. load new icons, use the WSTBar Setup program to edit the settings in 
  132. WSTBAR.INI. Add the full path and filename of the icon for the specific
  133. toolbar button. If the file doesn't exist, the default icon for the toolbar 
  134. button will be loaded. Icons should can be a maximum of 19 X 11 pixels. Bitmap
  135. files will automatically resize as the toolbar is resized. Enclosed is a file 
  136. (TRUMP.ICO) that can serve as a template for creating new icons for WSTBar. 
  137. Below is an example of the [WSTBarIcons] section from WSTBAR.INI
  138.  
  139. [WSTBarIcons]
  140. WinSockIcon=c:\wstbar\trump.ico
  141. WWWIcon=
  142. EMailIcon=
  143. NewsIcon=
  144. FTPIcon=
  145. GopherIcon=
  146. TelnetIcon=
  147. FingerIcon=
  148. IPhoneIcon=
  149. IRCIcon=
  150.  
  151. Once you have edited the settings in WSTBAR.INI, you are ready to run WSTBar.
  152. Double click on the WSTBar icon and the software will be loaded.
  153.  
  154. WSTBar can be unloaded by clicking the right mouse button on any of the toolbar
  155. buttons. Any INTERNET applications that you have running when WSTBar is unloaded
  156. are left running.
  157.  
  158.  
  159. Online registration
  160. -------------------
  161. You can use the registration button in the WSTBar setup program to enter your
  162. registration code in WSTBAR.INI. This code will be supplied to you when you 
  163. register your copy of WSTBar.
  164.  
  165. This application is SHAREWARE. If you find this application useful, please
  166. register ($10 fee). Please report any bugs or suggestions to jdzg@infinet.com.
  167.  
  168. Joel A. Gerber
  169. 71 Stonyridge Court
  170. Powell, OH 43065
  171.  
  172. E-Mail       : jdzg@infinet.com
  173. Web Home Page: http://www.infinet.com/~jdzg
  174.  
  175.  
  176. Disclaimer & Copyright
  177. ----------------------
  178. This program is Copyright (C) 1995 by Joel A. Gerber,
  179. All Rights Reserved.
  180.  
  181. It is provided as shareware with the following limitations:
  182.  
  183. These programs are shareware and are not to be resold or distributed for
  184. sale with other programs which are for sale.  There is no warranty or 
  185. claim of fitness or reliability. The programs are distributed AS IS, and as
  186. such the author shall not be held liable for any loss of data, down time, loss
  187. of revenue or any other direct or indirect damage or claims caused by this
  188. program.
  189.